dm: rpi: Convert GPIO driver to driver model
authorSimon Glass <[email protected]>
Mon, 22 Sep 2014 23:30:56 +0000 (17:30 -0600)
committerSimon Glass <[email protected]>
Wed, 22 Oct 2014 16:36:57 +0000 (10:36 -0600)
commit41e98e011da9a3a4461e8cb1479ce343898264fe
treeee5a4a4bcc3f57e39df466589913cc126ffc5a83
parentda802b9e2726c7467e0b402efeb6ad3d975f1282
dm: rpi: Convert GPIO driver to driver model

Convert the BCM2835 GPIO driver to use driver model, and switch over
Raspberry Pi to use this, since it is the only board.

Signed-off-by: Simon Glass <[email protected]>
Tested-by: Stephen Warren <[email protected]>
Acked-by: Stephen Warren <[email protected]>
arch/arm/include/asm/arch-bcm2835/gpio.h
board/raspberrypi/rpi_b/rpi_b.c
drivers/gpio/bcm2835_gpio.c
include/configs/rpi_b.h